=== Modernizr for WordPress ===
Contributors: Ramoonus
Donate link: http://www.ramoonus.nl/donate/
Tags: html5, html, javascript, ie, internet explorer, css 3, css3, modernizr
Requires at least: 3.0
Tested up to: 3.4
Stable tag: 2.6.1

This plugin adds the Modernizr to your WordPress installation.

== Description ==
This plugin adds the Modernizr to your WordPress installation.
Modernizr is a small JavaScript library that detects the availability of native implementations for next-generation web technologies, i.e. features that stem from the HTML5 and CSS3 specifications. Many of these features are already implemented in at least one major browser (most of them in two or more), and what Modernizr does is, very simply, tell you whether the current browser has this feature natively implemented or not.

For documentation visit http://www.modernizr.com/docs/
 
== Installation ==
1. Upload `modernizer/` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Implement the required features as documented on http://www.modernizr.com/docs/

== Frequently Asked Questions == 
None at this moment.

== Screenshots ==
Not relevant.

== Changelog ==
= 2.6.1 =
* Updated Modernizr to version 2.6.1
* Changelog for Modernizr 2.6.1 http://modernizr.com/news/modernizr-260/

= 2.5.3 = 
* Updated the Modernizr javascript to version 2.5.3
* Code Optimalization
* Readme Update

= 2.5.2 = 
* Updates Modernizr to 2.5.2

= 2.5.0 =
* Updates Modernizr to 2.5.0

= 2.0.6 =
* Updated the script to version 2.0.6

= 2.0 =
* Replaces Modernizr 1.7 with 2.0 (custom built using the default settings 

= 1.0.1 =
* Fixes a PHP error (thanks Anthony)

= 1.0.0 =
* First version, based on Modernizr 1.7

== Upgrade Notice == 
= 2.6.1 =
* Updated Modernizr to version 2.6.1

= 2.5.2 = 
* Updates Modernizr to 2.5.2

= 2.5.0 =
* Updates Modernizr to 2.5.0